Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

jsmn-devel-1.1.0^20211014git25647e6-2.fc43 RPM for noarch

From Fedora Rawhide for aarch64 / j

Name: jsmn-devel Distribution: Fedora Project
Version: 1.1.0^20211014git25647e6 Vendor: Fedora Project
Release: 2.fc43 Build date: Fri Mar 21 15:38:41 2025
Group: Unspecified Build host: buildvm-x86-08.iad2.fedoraproject.org
Size: 19116 Source RPM: jsmn-1.1.0^20211014git25647e6-2.fc43.src.rpm
Packager: Fedora Project
Url: http://zserge.com/jsmn.html
Summary: Minimalistic JSON parser / tokenizer for C
jsmn (pronounced like 'jasmine') is a minimalistic JSON parser written in C.
It can be easily integrated into resource-limited or embedded projects.

Most JSON parsers offer you a bunch of functions to load JSON data, parse it
and extract any value by its name. jsmn proves that checking the correctness
of every JSON packet or allocating temporary objects to store parsed
JSON fields often is an overkill.

jsmn is designed to be robust (it should work fine even with erroneous data),
fast (it should parse data on the fly), portable (no superfluous dependencies
or non-standard C extensions). And of course, simplicity is a key feature:
simple code style, simple algorithm, simple integration into other projects.

Provides

Requires

License

MIT

Changelog

* Sat Mar 01 2025 Artur Frenszek-Iwicki <fedora@svgames.pl> - 1.1.0^20211014git25647e6-2
  - Run tests on all architectures
  - Include README in -devel package
* Fri Feb 28 2025 Artur Frenszek-Iwicki <fedora@svgames.pl> - 1.1.0^20211014git25647e6-1
  - Initial packaging

Files

/usr/include/jsmn
/usr/include/jsmn/jsmn.h
/usr/share/doc/jsmn-devel
/usr/share/doc/jsmn-devel/README.md
/usr/share/licenses/jsmn-devel
/usr/share/licenses/jsmn-devel/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Jun 6 01:27:31 2025